[INFO] cloning repository https://github.com/labormedia/lattice-image
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/labormedia/lattice-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91fe16eca60a3c9328d0229ad099be893380f1f8
[INFO] testing labormedia/lattice-image against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Flattice-image" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labormedia/lattice-image
[INFO] finished tweaking git repo https://github.com/labormedia/lattice-image
[INFO] tweaked toml for git repo https://github.com/labormedia/lattice-image written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labormedia/lattice-image on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labormedia/lattice-image already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f91e7fbae931e81e018b63fb60dad085889f470cfa3fe43a0c9a3424ef157a52
[INFO] running `Command { std: "docker" "start" "-a" "f91e7fbae931e81e018b63fb60dad085889f470cfa3fe43a0c9a3424ef157a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f91e7fbae931e81e018b63fb60dad085889f470cfa3fe43a0c9a3424ef157a52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91e7fbae931e81e018b63fb60dad085889f470cfa3fe43a0c9a3424ef157a52", kill_on_drop: false }`
[INFO] [stdout] f91e7fbae931e81e018b63fb60dad085889f470cfa3fe43a0c9a3424ef157a52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8bfdd62ab41e8006b7dee92d4d8b0168196206434d7cf119c650888f055f9b4
[INFO] running `Command { std: "docker" "start" "-a" "e8bfdd62ab41e8006b7dee92d4d8b0168196206434d7cf119c650888f055f9b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling matrix-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.14s
[INFO] running `Command { std: "docker" "inspect" "e8bfdd62ab41e8006b7dee92d4d8b0168196206434d7cf119c650888f055f9b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bfdd62ab41e8006b7dee92d4d8b0168196206434d7cf119c650888f055f9b4", kill_on_drop: false }`
[INFO] [stdout] e8bfdd62ab41e8006b7dee92d4d8b0168196206434d7cf119c650888f055f9b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 442c06c6f2a776e55862e9cc8c98c800db24934bc0e370c0fbb0656447954f5a
[INFO] running `Command { std: "docker" "start" "-a" "442c06c6f2a776e55862e9cc8c98c800db24934bc0e370c0fbb0656447954f5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matrix-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DrawMultiChannel`, `Draw`, and `self`
[INFO] [stdout]  --> examples/turing_pattern_update_rule.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         self,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |         Matrix,
[INFO] [stdout] 8 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |         DrawMultiChannel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawMultiChannel`, `Draw`, `Neighborhood`, and `self`
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     Neighborhood,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  6 |     traits::{
[INFO] [stdout]  7 |         self,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  8 |         Matrix,
[INFO] [stdout]  9 |         Draw,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 10 |         DrawMultiChannel,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern_sub_first.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern_sum_first.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LatticeElement`
[INFO] [stdout]  --> examples/highest_peer.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         LatticeElement,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let centerU: (u32,u32) = (50,50);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let centerV: (u32,u32) = (50,50);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MatrixImage` and `self`
[INFO] [stdout]  --> examples/highest_peer_multi_channel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     MatrixImage,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |         self,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let Upoint: f32 = mm.get_data_ref()[0].get_point_value(center).unwrap().into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_update_rule.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let lapU: f32 = mm.get_data_ref()[0].laplace_operator(center, 1, Neighborhood::VonNeumann).unwrap().into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let Vpoint: f32 = mm.get_data_ref()[2].get_point_value(center).unwrap().into();
[INFO] [stdout]     |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let lapV: f32 = mm.get_data_ref()[2].laplace_operator(center, 1, Neighborhood::VonNeumann).unwrap().into();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_update_rule.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/highest_peer.rs:21:59
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let objective = |objective_matrix: &MatrixImage<u32>, x: (u32, u32), y: (u32, u32)| -> u32 {
[INFO] [stdout]    |                                                           ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/highest_peer_multi_channel.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut matrix_channels: MatrixImageBuilder<Atom> = MatrixImageBuilder::init()
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/highest_peer_multi_channel.rs:23:80
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let multi_channel_objective = |objective_matrix: &FourChannelMatrix<Atom>, x: (u32, u32), y: (u32, u32)| -> Atom {
[INFO] [stdout]    |                                                                                ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let matrix_to_drawU = matrixU.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let matrix_to_drawV = matrixV.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let lapU: f32 = matrixU.sum_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapV: f32 = matrixV.sum_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sum_first.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_sum_first.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DrawMultiChannel` and `Draw`
[INFO] [stdout]  --> examples/multi_channel.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |         DrawMultiChannel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |             let matrix_to_drawU = matrixU.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let matrix_to_drawV = matrixV.clone()*max_builder.build();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |             let lapU: f32 = matrixU.sub_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapV: f32 = matrixV.sub_first_laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern_sub_first.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]    |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern_sub_first.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut matrix_builder = MatrixImageBuilder::<u8>::init().with_height_and_width(size_x,size_y);
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let mut multi_channel: FourChannelMatrix<u8> = FourChannelMatrix::from([matrix.clone(), matrix.clone(), matrix.clone(), matrix.c...
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> examples/highest_peer_lattice_element.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/multi_channel_update_rule.rs:46:17
[INFO] [stdout]    |
[INFO] [stdout] 46 |             for mut matrix in mm.get_data_mut_ref() {
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/laplace_multi_channel.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> examples/highest_peer_lattice_element.rs:21:72
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn objective<U: Matrix<LatticeElement<u32>>>(objective_matrix: &U, x: (u32, u32), y: (u32, u32)) -> LatticeElement<u32> {
[INFO] [stdout]    |                                                                        ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut matrix_zeroes: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut matrix_max: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |         ----^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mut matrixU: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut matrixV: MatrixImage<LatticeElement<i32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let centerU: (u32,u32) = (40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let centerV: (u32,u32) = (60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/laplace_multi_channel.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Draw`
[INFO] [stdout]  --> examples/turing_pattern.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Draw,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `F` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     F: f32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case (notice the capitalization): `f`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Du` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Du: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `du`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Dv` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Dv: f32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case: `dv`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut matrixU: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let mut matrixV: MatrixImage<LatticeElement<f32>> = MatrixImageBuilder::init()
[INFO] [stdout]    |             ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let centerU: (u32,u32) = (50,50);//(40,55);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `centerV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let centerV: (u32,u32) = (50,50);//(60,45);
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `center_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let neighborhoodU = matrixU.get_lattice_neighborhood(centerU, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `neighborhoodV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let neighborhoodV = matrixV.get_lattice_neighborhood(centerV, 10, Neighborhood::Moore);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `neighborhood_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let matrix_to_drawU = max_builder.build()*matrixU.clone();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrix_to_drawV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:75:17
[INFO] [stdout]    |
[INFO] [stdout] 75 |             let matrix_to_drawV = max_builder.build()*matrixV.clone();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_to_draw_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     matrixU: MatrixImage<LatticeElement<f32>>, 
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     matrixV: MatrixImage<LatticeElement<f32>>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut new_matrixU = matrixU.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `new_matrixV` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let mut new_matrixV = matrixV.clone();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: convert the identifier to snake case: `new_matrix_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Upoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let Upoint: f32 = matrixU.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `upoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapU` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let lapU: f32 = matrixU.laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]    |                 ^^^^ help: convert the identifier to snake case: `lap_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Vpoint` should have a snake case name
[INFO] [stdout]   --> examples/turing_pattern.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let Vpoint: f32 = matrixV.get_point_value(center)?.into();
[INFO] [stdout]    |                 ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vpoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `lapV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |             let lapV: f32 = matrixV.laplace_operator(center, 1, Neighborhood::VonNeumann)?.into();
[INFO] [stdout]     |                 ^^^^ help: convert the identifier to snake case: `lap_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dU` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |             let dU = (c.Du * lapU) - (Upoint * Vpoint * Vpoint) + (c.F * (1.0 - Upoint) );
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_u`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `dV` should have a snake case name
[INFO] [stdout]    --> examples/turing_pattern.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let dV = (c.Dv * lapV) + (Upoint * Vpoint * Vpoint) - ((c.F + c.k) * Vpoint);
[INFO] [stdout]     |                 ^^ help: convert the identifier to snake case: `d_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcIJoRhz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-774c736f4f23b1a3,librand_chacha-fe94c3ed6fd3603b,libppv_lite86-2079bc674c3c594c,librand_core-9c7b8026cc9c694b,libgetrandom-7ddf3c6a4ea1fcdd,liblibc-c6d55528d9606a6f,libmatrix_graph-6315cb6765d015ee,libimage-91274215645c1745,libimage_webp-b078b09bc5eca47c,libbyteorder_lite-372ee7020504094b,libqoi-e8ff4d281276895a,libpng-568104cd975c14ca,libfdeflate-8ff087ad0070c90a,libbitflags-40a27ceec947d12f,libexr-28e2914cd3f19c7d,libflume-9d762c7bca14223b,libzune_inflate-98a94fe1ad99b2ee,libbit_field-8a0dd08ea2ae2e13,liblebe-69cae958778e7d4e,libhalf-73b64ebe77bd32f9,libsmallvec-8d80e7d293f973ed,libzune_jpeg-b1234122cc703aa6,libzune_core-8afd53f55577f695,libgif-118974be86577e4c,libcolor_quant-7eaa5904ea87e27c,libbyteorder-7912a666fa871683,libravif-f9539e6a490227de,libloop9-ebe56568fd708a2c,libavif_serialize-37da0cedd5a19f70,libquick_error-ed53c5b033f4fbce,librgb-b54adb746805f07e,librav1e-73321282a3bc12f7,libprofiling-f1613462841bedc3,libav1_grain-607dc670bb832690,libnom-e87b97f7a262a652,libmemchr-f2dde029b66510b3,libnum_rational-6ce61dbd9f8b0b6b,libnum_bigint-50d6cbed677cfc1c,libnum_integer-1370bd2d0eac8a0a,libanyhow-7090094d3a6ba2f8,libdebug_unreachable-f7b9f09a34de90c3,libmaybe_rayon-ce7816294f244caa,librayon-6fa355e453a8601d,librayon_core-55fcea189121365f,libcrossbeam_deque-70a19e772df71159,libcrossbeam_epoch-964da31f2780d571,libcrossbeam_utils-9bc3389bd996d7a5,libv_frame-bcf782b0d26d9acc,libaligned_vec-0d21b876aa7225ca,libarrayvec-df005fc38c1f7d5c,libthiserror-6fa6fe4749432493,libbitstream_io-018c073535d7c5bd,libitertools-f88506507f98e063,libeither-493dbbe164bc9796,liblog-a3fffcf231093ad6,libimgref-480bd849744fa1fd,libbytemuck-f0757117803d9c6f,libnum_traits-091e29a46210d2f8,libtiff-f612bcfa5f6f1b25,libflate2-aa593ecce08f9d6b,libminiz_oxide-48a30506dc12a3d5,libsimd_adler32-e28f1c3c9360cd78,libcrc32fast-e14d1f8d61360bf0,libcfg_if-8c8419bc1cff3c76,libweezl-40bb33ac46bbe8e6,libjpeg_decoder-24b6abf7c4372cd5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcIJoRhz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: corrupted .eh_frame: FDE version 1 or 3 expected, but got 105
[INFO] [stdout]           >>> defined in /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame+0x11a4)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x52374a4effe80cfc
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x657262ffffe81048
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x70617266ffe8107c
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x7b3a3a64ffe813e0
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x75283c7cffe8150c
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x69727460ffe81638
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x6c756d39ffe81774
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x65726f62ffe81918
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x656c6260ffe81a08
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x6d32315effe81a38
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x4d697342ffe81b78
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x74726f72ffe81ca8
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x315f4631ffe81ec4
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x6e616862ffe81f54
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x6d35325effe82014
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x75283c73ffe826c8
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x636f6c6bffe83c84
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x65727572ffe85180
[INFO] [stdout]           rust-lld: error: /opt/rustwide/target/debug/examples/multi_channel_update_rule-ce4ba95f8a5a6606.multi_channel_update_rule.8aa96fd68f017f06-cgu.0.rcgu.o:(.eh_frame): PC offset is too large: 0x6e6e6167ffe863bc
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matrix-graph` (example "multi_channel_update_rule") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "442c06c6f2a776e55862e9cc8c98c800db24934bc0e370c0fbb0656447954f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442c06c6f2a776e55862e9cc8c98c800db24934bc0e370c0fbb0656447954f5a", kill_on_drop: false }`
[INFO] [stdout] 442c06c6f2a776e55862e9cc8c98c800db24934bc0e370c0fbb0656447954f5a
